FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / ReportObjectList<TItem> Class / Contains Method

In This Topic
    Contains Method (ReportObjectList<TItem>)
    In This Topic
    Determines whether the collection contains a specific item.
    Overload List
    OverloadDescription
    Determines whether the collection contains a specific item. (Inherited from C1.WPF.FlexReport.ReportObjectCollection<TItem>)
    Determines whether the collection contains an item with specified name. (Inherited from C1.WPF.FlexReport.ReportObjectCollection<TItem>)
    See Also